TNavCompleteEvent
Unit Declaration Description Parameters

Unit

HHComp

Description

This event type is fired by an HTML Help window when it finishes to navigate to a new URL.

Declaration

TNavCompleteEvent = procedure(Sender : TObject; Url : String) of Object;

Parameters

ParameterUse
Sender The Html Help component that sent the event.
Url The Url that the Html Help window just finished navigating to.


©Copyright 1997, HyperAct, Inc.